Added rudimentary "xend reload" functionality. This allows you to reconfigure
authorEwan Mellor <ewan@xensource.com>
Mon, 4 Dec 2006 13:37:53 +0000 (13:37 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 4 Dec 2006 13:37:53 +0000 (13:37 +0000)
commitd529c3d93bb3e11d25c0d20d1aea5c97cfb1dcf6
tree9d4498e38caf807882dfebb558c4b8d275fe5a83
parentaeb915bbac8121ff17bafe8946b72247a73d1349
Added rudimentary "xend reload" functionality.  This allows you to reconfigure
the services offered by Xend, without restarting the daemon itself.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/examples/init.d/xend
tools/misc/xend
tools/python/xen/xend/server/SrvDaemon.py
tools/python/xen/xend/server/SrvServer.py